home *** CD-ROM | disk | FTP | other *** search
/ An Introduction to Progr…l Basic 6.0 (4th Edition) / An Introduction to Programming using Visual Basic 6.0.iso / COMMON / TOOLS / VB / CABINETS / MSDAO350.CAB / icontrols / RichText / GETTEXTEX.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-01-08  |  729 b   |  11 lines

  1. package icontrols.RichText;
  2.  
  3. public class GETTEXTEX {
  4.    // $FF: renamed from: cb int
  5.    public int field_0;
  6.    public int flags;
  7.    public int codepage;
  8.    public String lpDefaultChar;
  9.    public boolean lpUsedDefChar;
  10. }
  11.